[INFO] fetching crate shiba-preview 2.0.0-alpha.3...
[INFO] testing shiba-preview-2.0.0-alpha.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate shiba-preview 2.0.0-alpha.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate shiba-preview 2.0.0-alpha.3
[INFO] finished tweaking crates.io crate shiba-preview 2.0.0-alpha.3
[INFO] tweaked toml for crates.io crate shiba-preview 2.0.0-alpha.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shiba-preview 2.0.0-alpha.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shiba-preview 2.0.0-alpha.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fe6bf0a6500d5350927ff5d0649fce9d0e9956332b6d199dd6a345895613ce1
[INFO] running `Command { std: "docker" "start" "-a" "7fe6bf0a6500d5350927ff5d0649fce9d0e9956332b6d199dd6a345895613ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fe6bf0a6500d5350927ff5d0649fce9d0e9956332b6d199dd6a345895613ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe6bf0a6500d5350927ff5d0649fce9d0e9956332b6d199dd6a345895613ce1", kill_on_drop: false }`
[INFO] [stdout] 7fe6bf0a6500d5350927ff5d0649fce9d0e9956332b6d199dd6a345895613ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3219a5e50ebbae691d24b109394cf23de080b9ecbbeb7f4603271cf02eb0c40
[INFO] running `Command { std: "docker" "start" "-a" "b3219a5e50ebbae691d24b109394cf23de080b9ecbbeb7f4603271cf02eb0c40", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling wry v0.54.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling dlopen2 v0.8.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.11
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling shiba-preview v2.0.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling ammonia v4.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling emojis v0.8.0
[INFO] [stderr]    Compiling lexopt v0.3.2
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling gdkx11 v0.18.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.2
[INFO] [stderr]    Compiling tao v0.34.6
[INFO] [stderr]    Compiling muda v0.17.1
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc9n7CYh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libshiba_preview-721c419df7cbfbf5,libserde_json-5fb17dd98500d0da,libzmij-07c2bc01ed4c756c,libopen-e0a71a99de442a63,libpathdiff-3b9982cd4c9b7139,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libserde_yaml-50635867da7021ec,libryu-ace37e26d8308611,libunsafe_libyaml-7bc1bf218b2f5452,libwry-6aeb275cc22d8c92,libdirs-b7487c9e562e2bd2,libdirs_sys-8a45d9cfdd6d7e52,liboption_ext-23838f1959a6156b,libcookie-3eb1e5da12df90bd,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libx11_dl-295c723024c131fd,libwebkit2gtk-32afed6e0b774dd1,libsoup-37e5abcddc9d33fd,libwebkit2gtk_sys-2dfe5e899ab08121,libsoup3_sys-919ffcf996ac0615,libjavascriptcore-7e117921dc5e6c09,libjavascriptcore_rs_sys-ce5193171b1f7de7,libhttp-2b4f0b9284ae8d87,libbytes-ff5aca13e3e348ea,libgdkx11-c6355167b325e542,libgdk_x11_sys-a4e9f80227cc9ce8,libmuda-8898f33ea593ae18,liblibxdo-469c3ed55e57bb6c,liblibxdo_sys-ec4fb2d6257d55b8,libx11-d8d867336e373996,libthiserror-06b7ef9cfab46bab,libkeyboard_types-8c4763b90ca8ea72,libunicode_segmentation-ff3f1aa3aad6e639,libtao-5e3108760ab9da8c,libgdk_wayland_sys-4a90c4fc97d9bb05,libdlopen2-9654062c6a8ca4cf,libgtk-10b09348febe96b1,libfield_offset-d8240bb2f8bb6ebb,libmemoffset-3c8ed49e1d551200,libgdk-e4f11c68bf42ee09,libpango-51208e5ccd424fb5,libgdk_pixbuf-0e3a32e6118bf30f,libgio-b92c3fdea6308496,libfutures_io-61a3721ad1bcbdb7,libcairo-0a72670f02a864dc,libatk-b61bf08e115fb5d9,libglib-c698b7a3a52fb9c9,libfutures_executor-4c3f5fc504bc2305,libthiserror-d0e1e53db707b32e,libfutures_util-903c08b49339b19d,libslab-34231c81635c1df0,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_channel-d1e5d6949fc01863,libfutures_core-a002474c8956e259,libgtk_sys-34a686df0d96b691,libatk_sys-c1574c2de20b9453,libgdk_sys-207dbbf0f538c908,libpango_sys-046913de171100eb,libgdk_pixbuf_sys-2027f9c5138d884a,libgio_sys-5a7d3e4389be821c,libcairo_sys-761550f48dd71f87,libgobject_sys-c76859fcf005205a,libglib_sys-d040aba9d2d482f2,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libdpi-aa66bf0265ec25b0,libnotify-8bdd2c9c0563770d,libmio-855af6dfffb9c665,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-a5f21febfc44e5a9,libinotify_sys-71e6dd72ebacfdb9,libnotify_types-b5ff743b2ed04fe7,libregex-31ef32eefad4d8a8,libregex_automata-0d2003ee9a200aba,libregex_syntax-a59969707b42f994,libammonia-4c00cb08d27defdb,liburl-bac1fc556e57f1bf,libidna-970fa77d7db0c675,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4c58a167d8058690,libicu_properties-5cb9133b90a8d4e1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-79cadf42c7edb36f,libicu_normalizer_data-088c419f54c50650,libicu_collections-d72951fa112213e4,libpotential_utf-0aba065a1f101eb9,libicu_provider-87e15a4fae86f6a0,libicu_locale_core-e509edcee468fec6,libtinystr-ecfb6eb0a84b3075,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e22362943dd3b5be,libzerotrie-bff7dd9d67d9503e,libyoke-9319a540b19b0df8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ca6473e3653fd4b9,libform_urlencoded-c38ed4c27df25b75,libmaplit-019dc3e6fa39a754,libcssparser-dba724b6127e2243,libitoa-ae20521aea192d35,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-63cbe4aedab90ad7,libmarkup5ever-19105a7a727a986a,libweb_atoms-bb8d095a9f475cc1,libstring_cache-4f7d2338479efe87,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-bf27ab17a5c0ca42,libparking_lot_core-17350c19fc461387,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libphf-d0c7653f8ed39f91,libphf_shared-b4848962824fab19,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libpulldown_cmark-2938a51c1a1c77b1,libunicase-003160ffa59356bd,libemojis-ec0d8917f4189240,libaho_corasick-e9b0f8d39018b15f,libmemchr-9b3f20cfb3ebd3b2,libindexmap-534d98d7d53d2edc,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,librfd-6912b40c16cc506e,libpercent_encoding-c53c37e60dd2727e,libpollster-95d1b882aa57d6d2,libwayland_protocols-1356118f4ad42679,libwayland_client-ed053b965ec981c7,libwayland_backend-a839c2df80e5a2e6,libdowncast_rs-af2d5a07fb165ed2,librustix-34341eac366adcee,libbitflags-769b16e1f5335ae4,liblinux_raw_sys-1db184ed86b9e0a5,libscoped_tls-c61d1d5075225c6a,libwayland_sys-1feaca3ef6797f66,libdlib-29d637bb0f86a065,liblibloading-e0795cb5ebc00421,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,libraw_window_handle-1ec61a86d1e26930,liblibc-f0d996076a85b3d5,libserde-00654631ab103860,libserde_core-461966848332ffa4,liblexopt-ff3d7f8eedeade24,libonce_cell-0ba6aecba7086d38,libphf-dc1a41b2f8cfb6d7,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libenv_logger-e7b0e42f5e8f1012,libanstream-cb380fdc7414f37e,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libenv_filter-de1af6b8fba22950,libanstyle-8f9813155d5c1cf2,liblog-cfb0a897de58af94,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lwebkit2gtk-4.1" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lxdo" "-lgobject-2.0" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lwayland-client" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc9n7CYh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-51b3aec54c57d91c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shiba-5b60b52270f2fb41" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxdo
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shiba-preview` (bin "shiba") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b3219a5e50ebbae691d24b109394cf23de080b9ecbbeb7f4603271cf02eb0c40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3219a5e50ebbae691d24b109394cf23de080b9ecbbeb7f4603271cf02eb0c40", kill_on_drop: false }`
[INFO] [stdout] b3219a5e50ebbae691d24b109394cf23de080b9ecbbeb7f4603271cf02eb0c40
